home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0284.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  450 b   |  16 lines

  1. problem fixed, let me tell you how i did it for a suggested change 
  2. to the library arrangement.
  3.  
  4. 1st, i moved the TOUPPER / TOLOWER code out of tcp.h into HTUtils.h.
  5.  
  6. 2nd, I took out the ifdefs and made it always check whether something
  7. is lowercase before uppercasing it and vice versa.
  8.  
  9. this seems to have fixed the immediate problems, and should be more
  10. portable to boot.
  11.  
  12. i think there's a declaration in SGML.c that could be removed too.
  13.  
  14. --Ed
  15.  
  16.